ostree.git
2012-04-12 Colin WaltersRelease 2012.2
2012-04-12 Colin Walterscore: Re-unify on one OSTREE_OBJECT_TYPE_FILE
2012-04-12 Colin Walterscore: Clean up checksumming
2012-04-12 Colin Walterscore: Drop wrapping of metadata variants
2012-04-12 Colin Walterscore: Split pack files into data/metadata
2012-04-12 Colin Walterscore: Switch to 'ay' for checksums, drop versions/metadata
2012-04-11 Colin Walterscore: Drop 'compose' builtin
2012-04-11 Colin Walterscore: Clean up checksum API
2012-04-11 Colin Walterscore: unpack: Regenerate pack index after unpacking
2012-04-11 Colin Walterscore: Fix uninitialized variables
2012-04-11 Colin Walterstests: Actually test pack functionality
2012-04-09 Colin Walterscore: Port builtins to local alloc macros
2012-04-09 Colin Walterscore: Port libostree to local alloc
2012-04-09 Colin Walterscore: Port libotutil to local-alloc
2012-04-09 Colin Walterscore: Add macros for local allocation
2012-04-09 Colin Walterscore: Fix xattr API to conform to coding style
2012-04-09 Colin Walterscore: Fix a minor memory leak
2012-04-08 Colin Walterscore: pull: Add progress bar, allow pulling individual...
2012-04-06 Colin Walterscore: checkout: Add --from-stdin option
2012-04-06 Colin Waltersls: Add mode to print filenames as binary
2012-04-06 Colin Waltersgnomeos-install.sh: Fix link to -devel root
2012-04-06 Diego Escalante... 15_ostree: don't assume kernel arch names
2012-04-06 Diego Escalante... gnomeos-clone-qemu: use bash explicitely
2012-04-05 Diego Escalante... ostree-pull: GOptionEntry must be NULL terminated
2012-04-05 Diego Escalante... gnomeos-install: don't cd into /ostree prematurely
2012-04-05 Diego Escalante... gnomeos-install: use /bin/bash, not /bin/sh
2012-04-05 Diego Escalante... gnomeos: update README script path
2012-04-04 Colin Walterscore: Associate branches with remotes, move trigger...
2012-04-04 Colin Walterscore: Clean up stale packfiles
2012-04-03 Colin Walterscore: Validate structure of objects in fsck
2012-04-03 Colin Walterscore: Make pull slightly more verbose
2012-04-02 Colin Walterscore: Drop "staged" state for objects, refactor pull...
2012-04-02 Colin Walterscore: Make fsck verify from commit objects
2012-04-02 Colin Walterscore: Move commit/dirtree traversal into library
2012-04-02 Colin Walterscore: Fix a few memory leaks
2012-04-02 Colin Walterscore: Return input stream for raw repositories too
2012-04-02 Colin WaltersRelease 2012.1
2012-04-02 Colin Walterscore: Only depend on GLib 2.30
2012-03-31 Colin WaltersRelease 2012.0
2012-03-31 Colin Walterscore: Add pack files
2012-03-31 Colin Walterscore: Add stream->variant helper, as well as clear...
2012-03-31 Colin Walterscore: Add a few more GIO utility functions
2012-03-14 Colin Walterscore: Add helper functions to convert (checksum, objtyp...
2012-03-13 Colin Waltersostbuild: Add preserve_net config option
2012-03-13 Colin Waltersmanifest: Move ostree back to master branch from git
2012-03-13 Colin Waltersgnomeos: Move gnomeos/yocto into poky tree
2012-03-13 Colin Waltersostbuild: Re-unify into one snapshot.json file
2012-03-13 Colin Waltersostbuild: Rename manifest for clarity
2012-03-13 Colin Waltersostbuild: Rework again, split into components.json...
2012-03-13 Colin Waltersmanifest: Drop duplicated components (oops!)
2012-03-13 Colin Waltersostbuild: Only check out source if we need to
2012-03-13 Colin Waltersostbuild: Ensure we enable soup-gnome for ostree
2012-03-13 Colin Waltersostbuild: Stop generating git mirror config
2012-03-13 Colin Waltersostbuild: Further work on regenerating a snapshot from...
2012-03-13 Colin Waltersostbuild: Change to name-prefix and base-prefix in...
2012-03-13 Colin Waltersostbuild: Switch to composing via checkouts+commit
2012-03-13 Colin Waltersostbuild: Stop using "compose" to make buildroots
2012-03-13 Colin Waltersostbuild: Drop "commit-artifacts" builtin
2012-03-13 Colin Waltersostbuild: Kill "autodiscover-meta"
2012-03-13 Colin Waltersostbuild: Adapt "status" to expanded manifest
2012-03-13 Colin Waltersostbuild: Adapt "build" to newly updated expanded manifest
2012-03-13 Colin Waltersostbuild: Write out separate arch-component snapshots
2012-03-13 Colin Waltersostbuild: 'checkout' command now also applies patches
2012-03-13 Colin Waltersostbuild: Pull patches from specified patches git repos...
2012-03-13 Colin Waltersostbuild: Change metadata keys for artifacts
2012-03-13 Colin Waltersostbuild: Copy snapshot JSON into artifact trees
2012-03-13 Colin Waltersostbuild: Sort keys in JSON snapshot
2012-03-13 Colin Waltersostbuild: Rename build manifest to "snapshot.json"
2012-03-13 Colin Waltersostbuild: Move more intelligence into chroot-compile-one
2012-03-08 Colin Walterscore: Fix "cat" crashing when it should have returned...
2012-03-08 Colin Walterscore: Fix crasher in "rev-parse"
2012-03-06 Colin Walterscore: Add --union mode to checkout
2012-03-06 Colin Walterscore: Don't call unlink() on directory if it already...
2012-03-06 Colin Walterscore: Pull diff functionality out into "diff" builtin
2012-03-06 Colin Walterscore: Add "subpath" option to checkout
2012-03-06 Colin Walterscore: Improve checkout API
2012-03-06 Colin Walterscore: Add ostree-types.h
2012-03-06 Colin Walterslibotuil: Fix missing #define in header
2012-03-06 Colin Waltersmainloop: Don't create poll until we need to
2012-03-06 Colin Walterscore: Allow 'rev-parse' to resolve multiple revs
2012-03-06 Colin Walterscore: Add 'cat' builtin
2012-03-01 Colin Walterscompose: Don't print trailing (null) if we skip committing
2012-02-29 Matthias ClasenAdd some more draft documentation
2012-02-28 Colin Waltersgnomeos-update-branches: Don't copy kernel modules
2012-02-28 Colin WaltersREADME-install: Improve to use new multi-pull, etc.
2012-02-28 Colin Walterspull: Allow pulling multiple specific refs
2012-02-28 Colin Waltersmanifest: Drop gnome-control-center patches
2012-02-28 Matthias ClasenAdd some update instructions to the README
2012-02-27 Colin Waltersprune: Fix two crasher bugs
2012-02-27 Colin Walterspull: Add ability to fetch refs/summary if no ref specified
2012-02-27 Colin Walterscore: Add API to validate rev
2012-02-27 Colin Walterscore: Write a refs/summary file for archive repositories
2012-02-27 Colin Walterscore: Add API to enumerate all refs
2012-02-26 Colin Walterspull: Print download URLs by default, rather than requi...
2012-02-26 Colin Walters3.4: Drop upstreamed gnome-panel patches
2012-02-26 Colin Walters3.4: Drop upstreamed NetworkManager patches
2012-02-26 Colin Waltersmanifest: xorg-video-intel needs the xorg-autogen.patch too
2012-02-24 Colin Walterscore: Further fix fallout from archive mode files
2012-02-24 Colin Walterscore: Disable Soup-gnome features for pull
2012-02-24 Colin Walterscore: Disable Gvfs for binaries
next